home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.19 / 2002-09_Disc_7.19.bin / Data / items.pcg / scripts / DefineButton2_64 / BUTTONCONDACTION on(release).as < prev    next >
Text File  |  2002-06-20  |  62b  |  4 lines

  1. on(release){
  2.    getUrl("http://www.esrb.com", "_blank");
  3. }
  4.